ConversationRequest Constructor (ItemId) |
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ConversationRequest(
ItemId conversationId
)
Public Sub New (
conversationId As ItemId
)
Parameters
- conversationId
- Type: Independentsoft.ExchangeItemId
The conversation identifier.
See Also